home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inventor Labs: Transportation
/
InventorLabs - Transportation.iso
/
pc
/
builders
/
media
/
netacess
/
url41.dir
/
00010_Script_10
< prev
next >
Wrap
Text File
|
1996-08-15
|
294b
|
14 lines
on exitFrame
if TheWeb(mCheckInstall) = 1 then
set the text of cast "ErrorReport" to "Wait..."
go to frame the Frame
else
TheWeb(mBringToFront)
end if
if TheWeb(mGetWebAccess) = 1 then
-- branch to AOL test case
go to frame "AOLTest"
end if
end